home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / ISCAFS / ISCAFS.ZIP / IscaFS0-05 / !ReadMe
Text File  |  1998-05-28  |  2KB  |  34 lines

  1.  
  2.  
  3.     !ReadMe for IscaFS 0.05
  4.     ~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6. Please read this file before using IscaFS - it's rather important.
  7.  
  8. Firstly, I should stress that you don't need any compilers or assemblers other than what's supplied with this distribution and what's included in your computer's ROM (ie BASIC).
  9.  
  10. If you have RiscOS 3.5 or higher, or Justin Fletcher's dynamic areas support module, you should recompile !IscaFS after changing 'config_dynamicareas%' to 1 in the '!IscaFS.b.Config' file.  This will not only mean your RMA gets less fragmented, but IscaFS also uses a faster memory manager (about 100 times faster than the one used in the RMA).
  11.  
  12. The 'Support' directory contains the following:
  13.  
  14. GetPartns    a little program which will create pseudo-images so you can
  15.         access your ext2 partition(s) with IscaFS.
  16.  
  17. ReadPart    a little program which allows you to dump entire ext2 partitions
  18.         into ext2 image files.  It only works for the ADFS
  19.         'partitioning' system though.
  20.  
  21. !PCFNLib    an assembly library which IscaFS requires for its compilation.
  22.  
  23. !PNAsm        a preassembler used to compiler IscaFS with.
  24.  
  25. The 'Documents' directory contains all the documentation relevant to IscaFS.  Please read the 'ReadMe', 'Bugs' and 'Changes' files in that directory.
  26.  
  27. To recompile IscaFS, simply double-click on the file !IscaFS.Makefile.  As long as PNAsm and PCFNLib have been seen (do ensure that if you already have these, the new ones supplied with this release of IscaFS are the ones which will be used) it should assemble correctly first time.
  28.  
  29. IscaFS is currently configured and compiled with rather a lot of first and second-level cache.  If you are using a low-memory machine and wish to change this, change the relevant values in the '!IscaFS.b.Config' file and recompile IscaFS.
  30.  
  31. Well, that's about it.  I hope you find IscaFS useful.  Enjoy!
  32.  
  33. Phil
  34.